Skip to content
Tag: Semantic Search

Notes on “Semantic Search”.

Displaying all engineering articles tagged with Semantic Search. Use the search filters to find specific guides.

Filter by Category
AI8 min read

Semantic Search with pgvector Inside Supabase PostgreSQL

How to store text embeddings directly in PostgreSQL using pgvector, and build a semantic search engine without a dedicated vector database like Pinecone.

pgvectorSupabaseRAG+3 more
30 Jun 20260 views
Tags